projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
400aec1
)
Comment fix.
author
Eric S. Raymond
<esr@snark.thyrsus.com>
Thu, 15 May 2008 15:02:57 +0000
(15:02 +0000)
committer
Eric S. Raymond
<esr@snark.thyrsus.com>
Thu, 15 May 2008 15:02:57 +0000
(15:02 +0000)
lisp/vc-dispatcher.el
patch
|
blob
|
history
diff --git
a/lisp/vc-dispatcher.el
b/lisp/vc-dispatcher.el
index dc7c675cf54e009a3a0e238205f4be9b6d133e66..1d04a5541e467c1c5a2e1b28221ba426ca1d6831 100644
(file)
--- a/
lisp/vc-dispatcher.el
+++ b/
lisp/vc-dispatcher.el
@@
-602,7
+602,7
@@
the buffer contents as a comment."
log-extra
log-entry))
;; Remove checkin window (after the checkin so that if that fails
- ;; we don't zap the
*VC-log*
buffer and the typing therein).
+ ;; we don't zap the
log
buffer and the typing therein).
;; -- IMO this should be replaced with quit-window
(cond ((and logbuf vc-delete-logbuf-window)
(delete-windows-on logbuf (selected-frame))